Lucene search
+L
LinuxLinux Kernel

14603 matches found

CVE
CVE
added 2026/06/03 3:50 p.m.41 views

CVE-2026-46264

CVE-2026-46264 addresses a Linux kernel flaw in drm/xe/pf where an error in devm_add_action_or_reset() can cause a cleanup action to run on an uninitialized kobject during sysfs initialization. This use-after-free and kobject_put() on an uninitialized object is mitigated by ensuring proper initia...

8.8CVSS5.8AI score0.00112EPSS
Save
CVE
CVE
added 2026/06/03 3:50 p.m.41 views

CVE-2026-46272

The CVE-2026-46272 issue is a race in the Linux kernel CoreSight TMC ETR driver that occurs when sysfs and perf modes are enabled concurrently. A WARN_ON in tmc_etr_enable_hw() can trigger due to a race between the two critical regions (sysfs buffer allocation vs. hardware enablement). The fix ad...

4.7CVSS5.9AI score0.00088EPSS
Save
CVE
CVE
added 2026/06/24 9:59 a.m.41 views

CVE-2026-52944

Technical details are not publicly available in the provided documents. The CVE describes a permission bypass in ksmbd/fsctl_set_sparse, but no concrete affected products/versions/fixes are included here. Monitor for updates and vendor advisories.

5.5CVSS5.8AI score0.00121EPSS
Save
CVE
CVE
added 2026/06/24 4:30 p.m.41 views

CVE-2026-53109

CVE-2026-53109 concerns a Linux kernel PowerPC page-table fragment bug. In Hash 64K page setups, pte_frag_destroy can leave a folio active while fragments are freed, causing a “Bad page state” error on exit. The fix involves clearing the folio active flag during do_exit/pagetable teardown and inc...

7.8CVSS5.8AI score0.00127EPSS
Save
CVE
CVE
added 2026/06/25 8:38 a.m.41 views

CVE-2026-53148

The CVE affects the Linux kernel Thunderbolt driver (tb_xdp_properties_request) where per-packet copy length is derived from the response header without bounds checking against the allocated data buffer, causing a potential out-of-bounds memcpy and memory corruption. The issue can lead to denial ...

7.8CVSS5.7AI score0.00135EPSS
Save
CVE
CVE
added 2026/06/25 8:38 a.m.41 views

CVE-2026-53151

CVE-2026-53151 concerns the Linux kernel AF_RXRPC subsystem, where legacy parsing of the SACK table could trigger an invalid buffer access when processing fragmented UDP packets. The fix updates rxrpc_input_soft_acks() and rxrpc_input_ack() logic so that SACK contents are not copied into a flat b...

9.8CVSS6AI score0.00457EPSS
Save
CVE
CVE
added 2026/06/25 8:38 a.m.41 views

CVE-2026-53154

The CVE-2026-53154 issue affects the Linux kernel mm/hugetlb path where, on error during copy of huge pages, the per-VMA reservation can leak despite free_huge_folio() restoring the global pool. Concrete details from connected sources show that two code paths allocate a hugetlb folio (alloc_huget...

5.5CVSS5.7AI score0.00122EPSS
Save
CVE
CVE
added 2026/06/25 8:38 a.m.41 views

CVE-2026-53167

CVE-2026-53167 affects the Linux kernel’s FUSE path: FUSE_NOTIFY_RETRIEVE must be limited to uptodate folios since !uptodate folios may contain uninitialized data. The vulnerability is scoped to systems without automatic page-alloc zero init (CONFIG_INIT_ON_ALLOC_DEFAULT_ON or init_on_alloc=1). E...

5.5CVSS5.7AI score0.00125EPSS
Save
CVE
CVE
added 2026/06/25 8:38 a.m.41 views

CVE-2026-53186

CVE-2026-53186 affects the Linux kernel SRP path in RDMA: the SRP_RSP data length (resp_data_len) is not bounded by the actual received bytes, risking an out-of-bounds read when processing sense data. The copy is capped to 96 bytes, but the source offset can point far past the received data, pote...

9.1CVSS6AI score0.00514EPSS
Save
CVE
CVE
added 2026/06/25 8:39 a.m.41 views

CVE-2026-53202

The CVE-2026-53202 issue affects the Linux kernel component accel/ivpu in IPC receive handling. It describes a signed integer truncation when data_size from firmware is cast to a signed int, leading to a potential unsigned wraparound with large values (≥ 0x80000000). This could enable oversized m...

7.8CVSS6AI score0.00143EPSS
Save
CVE
CVE
added 2026/06/25 8:39 a.m.41 views

CVE-2026-53230

CVE-2026-53230 describes a slab-out-of-bounds vulnerability in the Linux kernel mlx5 driver: mlx5_query_nic_vport_mac_list sizes its firmware command buffer using the PF’s log_max_current_uc/mc_list, risking an overflow when querying a VF vport with a larger max. The resulting memory access is a ...

8.7CVSS6AI score0.00125EPSS
Save
CVE
CVE
added 2026/06/26 7:40 p.m.41 views

CVE-2026-53297

The CVE-2026-53297 issue is in the Linux kernel mana network driver. A double invocation of mana_remove after a PM resume failure can dereference a NULL gc when unbinding, causing a kernel panic. The root cause is that, on a failed resume, mana_probe() calls mana_remove() which tears down state a...

5.5CVSS5.8AI score0.00121EPSS
Save
CVE
CVE
added 2026/06/26 7:41 p.m.41 views

CVE-2026-53322

CVE-2026-53322 affects the Linux kernel’s vfio/pci subsystem. The issue occurs during device shutdown when vfio_pci_core_close_device() disables a function before calling vfio_pci_dma_buf_cleanup(), allowing a small window where the function’s MSE is cleared while DMABUF-access to BARs may still ...

8.8CVSS5.8AI score0.00129EPSS
Save
CVE
CVE
added 2026/07/01 1:32 p.m.41 views

CVE-2026-53327

Summary: CVE-2026-53327 affects the Linux kernel in the debugobjects path where fill_pool() may interact with rtlock_lock() if current::pi_blocked_on is set on RT-enabled kernels. The connected records confirm concrete remediation across several distributions via patched kernel packages or rootio...

5.5CVSS5.8AI score0.00129EPSS
Save
CVE
CVE
added 2026/07/01 1:32 p.m.41 views

CVE-2026-53339

CVE-2026-53339 is a Linux kernel vulnerability in the i2c-qcom-cci driver. On Qualcomm CCI controllers with two I2C masters, unbinding or removing the driver may trigger a NULL pointer dereference because cci_halt() runs for both masters while completion is only initialized for the enabled one. T...

5.5CVSS5.8AI score0.00114EPSS
Save
CVE
CVE
added 2026/07/19 10:1 a.m.41 views

CVE-2026-53375

CVE-2026-53375 affects the Linux kernel, specifically the drm/amdgpu/vce component. The issue arises during patching when only one of the lo/hi address parts is valid, which could cause a bad address to be written to firmware. The vulnerability is described as resolved, with linked kernel commits...

8.8CVSS5.4AI score0.0012EPSS
Save
CVE
CVE
added 2026/07/19 12:1 p.m.41 views

CVE-2026-53393

CVE-2026-53393 (Linux kernel, NFS daemon) is resolved in the Linux kernel. The issue was that nfsd_vfs_write() and nfsd_commit() did not rotate the server’s write verifier (nn->writeverf) when deferred writeback errors occurred, unlike other durable-storage-failure paths which call commit_rese...

5.5CVSS5.4AI score0.00134EPSS
Save
CVE
CVE
added 2025/06/18 11:1 a.m.40 views

CVE-2022-50017

CVE-2022-50017 affects the Linux kernel’s mips cavium-octeon implementation, specifically the octeon2_usb_clocks_start path. The root cause is a missing of_node_put() on the reference returned by of_get_parent(), which increments the devicetree reference count and leads to a refcount leak. The fi...

5.5CVSS6.5AI score0.0016EPSS
Save
CVE
CVE
added 2025/06/18 11:3 a.m.40 views

CVE-2022-50225

CVE-2022-50225 concerns a Linux kernel issue on riscv where the uprobe handling incorrectly clears/sets the SR_SPIE flag around origin instruction execution. The description and connected sources state that the problematic sequence could occur when a page fault happens while the origin instructio...

5.5CVSS6.4AI score0.00147EPSS
Save
CVE
CVE
added 2025/09/15 2:45 p.m.40 views

CVE-2022-50302

CVE-2022-50302 concerns the Linux kernel mutual-exclusion lock handling in lockd and vfs_lock_file. The approved description states that vfs_lock_file() expects a fully initialized struct file_lock, and that re-exported NFSv3 could OOPS if fl_file is NULL after unlocking, indicating a potential l...

7.5CVSS6.1AI score0.00337EPSS
Save
CVE
CVE
added 2025/09/17 2:56 p.m.40 views

CVE-2022-50374

CVE-2022-50374 affects the Linux kernel Bluetooth stack (hci_ldisc/hci_serdev). The issue is a missing handling of percpu_init_rwsem() failure, leading to a NULL pointer dereference in hci_uart_tty_close() because rcu_sync_enter() can be called without rcu_sync_init() after hci_uart_tty_open() ig...

5.5CVSS6.2AI score0.00191EPSS
Save
CVE
CVE
added 2025/09/18 4:3 p.m.40 views

CVE-2022-50413

CVE-2022-50413 describes a Linux kernel issue in wifi/mac80211 where the assoc_data is freed and another copy of the AP (MLD) address must be used. The vulnerability is described in multiple sources as resolved, with the core problem being a use-after-free in mac80211 that can impact confidential...

8.8CVSS6.2AI score0.0019EPSS
Save
CVE
CVE
added 2025/09/18 4:3 p.m.40 views

CVE-2022-50415

CVE-2022-50415 affects the Linux kernel on the parisc architecture, where start_task() calls create_singlethread_workqueue() without validating its return value. If the call returns NULL, a null pointer dereference can occur later in queue_delayed_work/on and __queue_work, accessing wq->flags....

5.5CVSS6.1AI score0.00152EPSS
Save
CVE
CVE
added 2025/10/07 3:21 p.m.40 views

CVE-2022-50551

CVE-2022-50551 refers to a Linux kernel vulnerability in the brcmfmac wireless driver where a shift-out-of-bounds could occur during firmware allocation due to an oversized chiprev value used in BIT(chiprev). The patch adds a guard so the function brcmf_fw_alloc_request() returns NULL if chiprev ...

7.1CVSS6AI score0.00205EPSS
Save
CVE
CVE
added 2025/09/15 2:4 p.m.40 views

CVE-2023-53179

The CVE-2023-53179 entry concerns the Linux kernel netfilter ipset component. Issue: the missing IP_SET_HASH_WITH_NET0 macro in ip_set_hash_netportnet.c caused an incorrect CIDR_POS(c) calculation, risking slab-out-of-bounds access due to integer underflow. Root cause: absence of IP_SET_HASH_WITH...

7.8CVSS6AI score0.00157EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.40 views

CVE-2023-53224

CVE-2023-53224 details (Linux kernel): The issue arises in ext4 where the release handler was set to kfree, which had an incompatible function prototype under clang KFIs. A wrapper with the correct prototype fixes the mismatch. The root cause is a function-prototype mismatch surfaced by Clang’s -...

5.5CVSS6.1AI score0.00146EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.40 views

CVE-2023-53226

The CVE-2023-53226 entry concerns the Linux kernel mwifiex wifi driver. The vulnerability is a possible out-of-bounds access to the skb->data buffer during RX packet processing (OOB and integer underflow) affecting functions: mwifiex_process_mgmt_packet, mwifiex_process_sta_rx_packet, mwifiex_...

8.8CVSS6.2AI score0.00219EPSS
Save
CVE
CVE
added 2025/09/15 2:46 p.m.40 views

CVE-2023-53262

Mode C: Affected software/issue details: CVE-2023-53262 concerns the Linux kernel with f2fs: fix scheduling while atomic in decompression path. The connected sources describe a root cause in the decompression path related to scheduling during atomic operations, evidenced by a long call trace endi...

7.8CVSS6.2AI score0.00142EPSS
Save
CVE
CVE
added 2025/09/16 8:11 a.m.40 views

CVE-2023-53290

CVE-2023-53290 affects the Linux kernel in the samples/bpf path, where fout was opened with fopen but not closed, leading to a leak in hbm's run_bpf_prog. The issue is resolved by a patch that ensures fout is closed (fclose’d) before scope exit. The provided sources confirm the fixed state and li...

5.5CVSS6.1AI score0.00135EPSS
Save
CVE
CVE
added 2025/09/16 4:11 p.m.40 views

CVE-2023-53322

CVE-2023-53322 in the Linux kernel affects the scsi qla2xxx driver. The issue arises when terminate_rport_io does not wait for all IOs to return, risking a use-after-free and potential resource leakage leading to a system crash. The connected advisories (EulerOS/RHEL) list this CVE among kernel f...

8.8CVSS6.2AI score0.00197EPSS
Save
CVE
CVE
added 2025/09/17 2:56 p.m.40 views

CVE-2023-53352

CVE-2023-53352 : In the Linux kernel, a null pointer dereference could occur in the DRM TTM swap path (ttm_bo_swapout) when swapping, potentially leading to a crash. The vulnerability is resolved by a guard that checks for null pointers before accessing ttm structures during swapout, effectively ...

5.5CVSS6.1AI score0.00184EPSS
Save
CVE
CVE
added 2025/09/18 1:33 p.m.40 views

CVE-2023-53389

CVE-2023-53389 affects the Linux kernel’s MediaTek DisplayPort bridge (drm/mediatek) where HPD IRQs could fire before the bridge is attached to a DRM device. This could cause a NULL pointer dereference in drm_helper_hpd_irq_event() due to an invalid drm_device being passed. The published fix: ver...

5.5CVSS6.1AI score0.00135EPSS
Save
CVE
CVE
added 2025/09/18 1:58 p.m.40 views

CVE-2023-53404

CVE-2023-53404 relates to the Linux kernel USBFotg210 driver where a memory leak can occur when using debugfs_lookup() without releasing the result. The memory must be released with dput(), but the patch replaces this with debugfs_lookup_and_remove(), which handles the lookup and cleanup in one s...

5.5CVSS6.2AI score0.00135EPSS
Save
CVE
CVE
added 2025/09/18 1:58 p.m.40 views

CVE-2023-53413

CVE-2023-53413 concerns a memory leak in the Linux kernel USB isp116x driver triggered by debugfs_lookup() usage. The issue arises because the result from debugfs_lookup() must be released with dput(), and if not, memory leaks accrue over time. The referenced fix replaces the call path with debug...

5.5CVSS6.2AI score0.00135EPSS
Save
CVE
CVE
added 2025/09/18 4:4 p.m.40 views

CVE-2023-53440

CVE-2023-53440 concerns the nilfs2 sysfs interface lifetime in the Linux kernel. Multiple connected advisories confirm a race in sysfs entry creation/deletion for per-filesystem metadata files (cpfile, sufile, dat), where attributes may be accessed outside the intended lifetime, risking inode NUL...

7.8CVSS6.1AI score0.00139EPSS
Save
CVE
CVE
added 2025/12/30 12:34 p.m.40 views

CVE-2023-54321

CVE-2023-54321: Linux kernel driver core path (device_add) fix for a null pointer dereference in the error path. If dev->driver is set and bus_remove_device() is invoked before the device is bound, access to dev->p->knode_driver can dereference a NULL pointer. The fix is to clear dev-&gt...

5.5CVSS6.3AI score0.00134EPSS
Save
CVE
CVE
added 2025/07/03 8:35 a.m.40 views

CVE-2025-38150

The CVE-2025-38150 entry concerns the Linux kernel af_packet path, where the notifier call for packet_dev_mc was moved outside the RCU critical section. Technical details in the provided documents show that mclist modifications (add/del/flush/unregister) are now protected by RTNL, while the sklis...

7.8CVSS7.2AI score0.00108EPSS
Save
CVE
CVE
added 2025/07/25 2:22 p.m.40 views

CVE-2025-38431

The CVE-2025-38431 entry concerns the Linux kernel SMB client regression related to native SMB symlinks. The available connected document details indicate the vulnerability was addressed by restoring the ability of the client to perform lstat(2) and readlink(2) operations even when the symlink ta...

5.5CVSS6.3AI score0.00138EPSS
Save
CVE
CVE
added 2025/08/22 4:0 p.m.40 views

CVE-2025-38636

CVE-2025-38636 : Linux kernel vulnerability in DA monitor tracepoints where tracing printed strings could read 32 bytes from a literal __array instead of __string, causing a global-out-of-bounds access to automaton_snep (harmless during print, but unsafe). The fix replaces reading 32 bytes with _...

7.1CVSS6.5AI score0.00149EPSS
Save
CVE
CVE
added 2025/08/22 4:0 p.m.40 views

CVE-2025-38655

The CVE-2025-38655 issue in the Linux kernel affects pinctrl for canaan: k230 where the group parser retrieved the device-tree property "pinmux" without validating the of_get_property() return. The root cause is a missing NULL check, leading to a potential NULL pointer dereference if the property...

5.5CVSS6.5AI score0.00155EPSS
Save
CVE
CVE
added 2025/08/22 4:4 p.m.40 views

CVE-2025-38675

The CVE describes a Linux kernel xfrm_state_find/ look_at race where, on preemption across CPUs, a cached state for one CPU can be ignored and an uninitialized state_ptrs is used in the acquire path. The fix initializes state_ptrs immediately after taking rcu_read_lock to prevent this misuse. Imp...

7.8CVSS6.4AI score0.00115EPSS
Save
CVE
CVE
added 2025/09/04 3:32 p.m.40 views

CVE-2025-38693

CVE-2025-38693 is a Linux kernel vulnerability affecting media: dvb-frontends, specifically w7090p tuner code. The issue is a NULL pointer dereference in w7090p_tuner_write_serpar and w7090p_tuner_read_serpar when user-controlled msg[0].buf is null and msg[0].len is zero, allowing a crash if msg[...

5.5CVSS5.9AI score0.0017EPSS
Save
CVE
CVE
added 2025/09/04 3:33 p.m.40 views

CVE-2025-38719

The CVE-2025-38719 entry concerns the Linux kernelnet hibmcge: when the network port is down, a released queue can yield ring->len = 0, triggering a division by zero in hbg_get_queue_used_num() called from debugfs. The provided patch adds a guard: if ring->len is 0, hbg_get_queue_used_num()...

5.5CVSS5.9AI score0.00143EPSS
Save
CVE
CVE
added 2025/09/05 5:20 p.m.40 views

CVE-2025-39676

CVE-2025-39676 affects the Linux kernel in the SCSI qla4xxx path. The issue arises because qla4xxx_ep_connect() can return error pointers, while qla4xxx_get_ep_fwdb() is expected to return NULL on error; propagating error pointers leads to an Oops in the caller. The fix changes error pointers to ...

5.5CVSS5.8AI score0.00172EPSS
Save
CVE
CVE
added 2025/09/05 5:20 p.m.40 views

CVE-2025-39687

CVE-2025-39687 affects the Linux kernel subsystem for the iio: light driver, specifically the as73211 component. The root cause described is that buffer holes were not zeroed when the buffer was copied into a kfifo that user space can read. The documented remediation in the initial description is...

7.1CVSS6AI score0.00174EPSS
Save
CVE
CVE
added 2025/09/05 5:20 p.m.40 views

CVE-2025-39689

CVE-2025-39689 affects the Linux kernel’s ftrace filter handling. The issue arose because readers (set_ftrace_filter/set_ftrace_notrace) kept a pointer to the global tracer hash, unlike writers who copy the hash. The pointer could remain static across calls that release locks and update the globa...

7.8CVSS5.9AI score0.0018EPSS
Save
CVE
CVE
added 2025/09/05 5:21 p.m.40 views

CVE-2025-39717

CVE-2025-39717 concerns the Linux kernel and is described as resolved. The issue centers on open_tree_attr(2) and id-mapping changes: a bug in a previous commit allowed bypassing the restriction by calling open_tree_attr(2) without OPEN_TREE_CLONE, potentially enabling detached mounts to alter id...

7.8CVSS5.8AI score0.00152EPSS
Save
CVE
CVE
added 2025/09/11 4:52 p.m.40 views

CVE-2025-39742

CVE-2025-39742 - RDMA: hfi1 divide-by-zero in find_hw_thread_mask() (Linux kernel) Affects: Linux kernel RDMA hfi1 path; vulnerability arises from dividing the number of online CPUs by num_core_siblings, followed by a zero-division check. Root cause: division performed before validating the divis...

5.5CVSS6.1AI score0.0016EPSS
Save
CVE
CVE
added 2025/09/11 4:52 p.m.40 views

CVE-2025-39758

In CVE-2025-39758, the Linux kernel RDMA/siw driver had a bug in siw_tcp_sendpages that caused mismatched iov_iter byte counts and tcp_sendmsg_locked size, leading to out-of-bounds scenarios. The fix, linked to commit c2ff29e99a76 and related changes, corrects the iov_iter byte count and the valu...

9.8CVSS6.2AI score0.00354EPSS
Save
CVE
CVE
added 2025/09/11 4:52 p.m.40 views

CVE-2025-39763

CVE-2025-39763 affects the Linux kernel and describes an ACPI: APEI path where a synchronous memory error that is not recovered can cause the kernel to queue memory_failure() and poison a page, unmap it, and send SIGBUS to the triggering process to avoid a system-wide panic. The issue arises when...

5.5CVSS6AI score0.00147EPSS
Save
Total number of security vulnerabilities14603